home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group00a.txt / 000019_icon-group-sender _Tue Feb 1 11:15:52 2000.msg < prev    next >
Internet Message Format  |  2001-01-03  |  800b

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) id LAA00365
  4.     for icon-group-addresses; Tue, 1 Feb 2000 11:15:42 -0700 (MST)
  5. Message-Id: <200002011815.LAA00365@baskerville.CS.Arizona.EDU>
  6. Date: Tue, 01 Feb 2000 10:40:43 -0500
  7. From: "Steve Graham" <Steve_Graham@labcorp.com>
  8. To: <icon-group@optima.CS.Arizona.EDU>
  9. Subject: Question on function()
  10. Content-Disposition: inline
  11. X-MIME-Autoconverted: from quoted-printable to 8bit by baskerville.CS.Arizona.EDU id IAA24125
  12. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  13. Status: RO
  14.  
  15. I want to print out all Icon's functions so I write this line of code
  16.  
  17. every write(!function())
  18.  
  19. However, I get each letter of each function on a separate line.  What's wrong?
  20.  
  21.  
  22. Steve
  23.  
  24.